Skip to content

chore(deps): update github actions (major)#13

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions
Open

chore(deps): update github actions (major)#13
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2023

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action major v3v5 age confidence
actions/checkout action major v3v6 age confidence
crazy-max/ghaction-github-labeler action major v4v6 age confidence
deno (source) uses-with major v1.x2.x age confidence
denoland/setup-deno action major v1v2.0.4 age confidence
github/codeql-action action major v2v4 age confidence

Release Notes

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

v4.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v4.2.1...v4.2.2

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

Full Changelog: actions/cache@v4.2.0...v4.2.1

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4.1.2...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

v4.0.2

Compare Source

What's Changed

Full Changelog: actions/cache@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1

v4.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v4.0.0

v4

Compare Source

actions/checkout (actions/checkout)

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

v4

Compare Source

crazy-max/ghaction-github-labeler (crazy-max/ghaction-github-labeler)

v6.0.0

Compare Source

Full Changelog: crazy-max/ghaction-github-labeler@v5.3.0...v6.0.0

v6

Compare Source

v5.3.0

Compare Source

Full Changelog: crazy-max/ghaction-github-labeler@v5.2.0...v5.3.0

v5.2.0

Compare Source

  • Load yaml files using the failsafe schema option by @​pjpires in #​226
  • Bump cross-spawn from 7.0.3 to 7.0.6 in #​223
  • Bump undici from 5.28.4 to 5.28.5 in #​225

Full Changelog: crazy-max/ghaction-github-labeler@v5.1.0...v5.2.0

v5.1.0

Compare Source

Full Changelog: crazy-max/ghaction-github-labeler@v5.0.0...v5.1.0

v5.0.0

Compare Source

Full Changelog: crazy-max/ghaction-github-labeler@v4.2.0...v5.0.0

v5

Compare Source

denoland/deno (deno)

v2.8.3

Compare Source

  • feat(cli): suggest DENO_TLS_CA_STORE on untrusted TLS certificate (#​34756)
  • feat(cli): support --env-file in dependency and registry subcommands (#​34843)
  • feat(compile): support watch mode (#​34860)
  • feat(config): support globs in links (#​34849)
  • feat(ext/crypto): implement SubtleCrypto.supports() static method (#​34903)
  • feat(ext/crypto): support ML-DSA JWK import/export (#​34914)
  • feat(ext/fetch): support priority in RequestInit (#​34716)
  • feat(ext/node): auto-instrument node:http2 with OpenTelemetry (#​34510)
  • feat(ext/node): notify control socket when node:http server starts serving
    (#​34949)
  • feat(ext/telemetry): honor OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT (#​34787)
  • feat(ext/telemetry): honor OTEL_SPAN_EVENT_COUNT_LIMIT (#​34795)
  • feat(ext/telemetry): support OTEL_TRACES_SAMPLER (#​34764)
  • feat(fmt): add JSON trailing comma config (#​33383)
  • feat(info): add localPath to npm packages in deno info --json (#​34806)
  • feat(info): support --minimum-dependency-age flag (#​34762)
  • feat(lsp): add "Debug" code lens for test steps (#​34742)
  • feat(lsp): add Deno.test ignore and only code actions (#​34861)
  • feat(lsp): diagnose import map files (#​34864)
  • feat(lsp): provide hover info for import map resolutions (#​34854)
  • feat(lsp): report deno doc --lint diagnostics (#​34733)
  • feat(lsp): show no-slow-types diagnostics for JSR packages (#​34740)
  • feat(outdated): warn about packages skipped due to registry errors (#​34974)
  • feat(test): forward shebang permissions into deno test --doc (#​35052)
  • feat(workspace): auto-discover external deno.json import maps (#​34803)
  • feat(x): add deno x --ignore-scripts (#​34952)
  • feat: bump-version -c to handle deno.json + package.json in same dir
    (#​34770)
  • fix(add): accept npm version ranges on the command line (#​34799)
  • fix(bundle): apply node-style CJS interop on all platforms (#​34939)
  • fix(bundle): don't panic when esbuild binary is busy or unavailable (#​34845)
  • fix(bundle): instantiate .wasm imports instead of emitting raw bytes (#​34923)
  • fix(bundle): rename sourcemap for HTML entrypoints (#​34901)
  • fix(bundle): respect --check and run the type checker (#​33514)
  • fix(cache): retry locked cache database instead of deleting it (#​34873)
  • fix(check): honor ts suppressions for unresolved imports (#​34163)
  • fix(check): ignore doc comment dynamic imports (#​34888)
  • fix(check): surface unresolved imports in .d.ts entrypoints (#​34168)
  • fix(check): treat .d.ts in ESM-supporting npm packages as ESM (#​34613)
  • fix(clean): keep cleaning when cache files are locked and report holders
    (#​34946)
  • fix(clean): support deno clean --dry-run without --except (#​34846)
  • fix(cli): accept allow-import for deno add (#​35019)
  • fix(cli): check worker's own permissions for dynamic asset imports (#​34707)
  • fix(cli): collect re-exported names for deno test --doc injection (#​33511)
  • fix(cli): don't let --env-file set Deno's own runtime control vars (#​35032)
  • fix(cli): don't suggest non-existent subcommand-flag combinations (#​34810)
  • fix(cli): generate type-only doc-test imports under verbatimModuleSyntax
    (#​33508)
  • fix(cli): include the typed name in unrecognized subcommand error (#​34882)
  • fix(cli): strip trailing CR from args so CRLF shebangs work (#​34968)
  • fix(compile): prune managed npm snapshot to graph-reachable packages (#​34741)
  • fix(compile): resolve bare npm imports in --bundle worker sources (#​34967)
  • fix(compile): run forked child's module instead of entrypoint (#​34687)
  • fix(compile): support fs.fstatSync on vfs (#​34892)
  • fix(console): %c colors with same red component as previous color (#​34784)
  • fix(core): don't set ERR_MODULE_NOT_FOUND code on module linking errors
    (#​34800)
  • fix(core): externalize lazy loaded sources (#​34936)
  • fix(core): silence too_many_arguments on Callable trait method (#​33475)
  • fix(core): use isolate_unchecked accessors for fast &v8::Isolate args
    (#​33474)
  • fix(coverage): exclude linked/patched packages from coverage report (#​34834)
  • fix(coverage): improve HTML report PageSpeed score (#​34980)
  • fix(dotenv): include underscore in unbraced variable names (#​34797)
  • fix(ext/crypto): ChaCha20-Poly1305 uses raw-secret format and iv param
    (#​34915)
  • fix(ext/crypto): ML-KEM raw-seed, seed-form PKCS#8, and JWK (#​34924)
  • fix(ext/crypto): align WebCrypto modern algorithms with the spec (#​34941)
  • fix(ext/crypto): move getPublicKey to SubtleCrypto and validate usages
    (#​34913)
  • fix(ext/crypto): support raw-public format for existing asymmetric keys
    (#​34920)
  • fix(ext/crypto): use outputLength for SHAKE/cSHAKE/TurboSHAKE digests (#​34911)
  • fix(ext/fetch): block requests to bad ports per Fetch Standard (#​34863)
  • fix(ext/fetch): don't decompress empty body advertised as gzip/br (#​34880)
  • fix(ext/fetch): only match multipart delimiter lines (#​34587)
  • fix(ext/fetch): preserve empty multipart filenames (#​35009)
  • fix(ext/ffi): accept Uint8Array in FFI buffer types (#​34999)
  • fix(ext/fs): clarify that Deno.symlink() needs unscoped permissions (#​34991)
  • fix(ext/fs): report broken symlink read as NotFound, not FilesystemLoop
    (#​34833)
  • fix(ext/fs): stream Deno.readDir entries (#​35130)
  • fix(ext/http): don't crash server on dead streaming-body resource (#​34933)
  • fix(ext/http): include buffered request bytes in size hint (#​34831)
  • fix(ext/http): join split request headers consistently (#​35081)
  • fix(ext/http): prefer brotli for equal compression q-values (#​35011)
  • fix(ext/http): surface errors thrown while streaming a Deno.serve body
    (#​35104)
  • fix(ext/io): cancel pending readable stream reads (#​34986)
  • fix(ext/kv): update access_token error message to new deno deploy console
    (#​34918)
  • fix(ext/kv): validate batchSize and expireIn inputs (#​34782)
  • fix(ext/net): handle missing port and path in listen and listenDatagram
    (#​31681)
  • fix(ext/node): accept non-canonical RSA SPKI keys (#​34134)
  • fix(ext/node): accept scoped IPv6 interface in dgram addMembership (#​34899)
  • fix(ext/node): bump emulated Node version to v24.15.0 (#​34804)
  • fix(ext/node): clear nonblocking fd stdio for child pipes (#​34962)
  • fix(ext/node): count forked child process sockets (#​34096)
  • fix(ext/node): don't cache a pointer to the zlib result buffer (#​35043)
  • fix(ext/node): don't expose Module.register stub (#​34894)
  • fix(ext/node): enforce maxBuffer in child_process.spawnSync (#​34053)
  • fix(ext/node): export runMain from node:module (#​35065)
  • fix(ext/node): fix asciiSlice & ucs2Slice & hexSlice being too slow (#​34525)
  • fix(ext/node): fix broken encoding validation in indexOfBuffer (#​33393)
  • fix(ext/node): guard TCPWrap.open against adopting tracked fds (#​35045)
  • fix(ext/node): guard sqlite authorizer reentrant replacement (#​34983)
  • fix(ext/node): handle EMFILE in child_process.spawn and compound shell
    commands (#​33544)
  • fix(ext/node): implement mock.property() in node:test (#​34959)
  • fix(ext/node): implement setKeepAlive on native TCPWrap (#​34865)
  • fix(ext/node): implement url.fileURLToPathBuffer (#​34883)
  • fix(ext/node): keep node:vm ContextifyContext wrapper alive with its context
    (#​35090)
  • fix(ext/node): keep sqlite iterator callbacks alive (#​34982)
  • fix(ext/node): keep v8.serialize output readable by Node.js (#​35118)
  • fix(ext/node): keep worker alive while holding a refed MessagePort (#​34877)
  • fix(ext/node): match Node's UTF-8 replacement for invalid bytes in Buffer
    decode (#​34947)
  • fix(ext/node): match Node.js when dns.lookup hostname is falsy (#​34887)
  • fix(ext/node): propagate nextLoad(newUrl) redirect to default loader (#​35027)
  • fix(ext/node): read proxy env vars without --allow-env (#​34807)
  • fix(ext/node): replay direct writes on stale http retry (#​34992)
  • fix(ext/node): support ChildProcess.send with net.Server handles (#​34948)
  • fix(ext/node): throw ERR_UNKNOWN_BUILTIN_MODULE for unknown node: builtins
    (#​34766)
  • fix(ext/node): trace v8 deserializer delegate (#​34981)
  • fix(ext/node): transfer TCP handle ownership in http2 consumeStream (#​35047)
  • fix(ext/node): unblock static module loads when registerHooks is active
    (#​35026)
  • fix(ext/node): wire ConnectionsList hooks so headersTimeout doesn't spuriously
    fire (#​34356)
  • fix(ext/node_crypto): support PBES2/AES-CBC bags in tls.createSecureContext
    pfx (#​34438)
  • fix(ext/os): don't expose invalid env var keys from Deno.env.toObject()
    (#​34711)
  • fix(ext/process): run shebang-less scripts via /bin/sh on ENOEXEC (#​34945)
  • fix(ext/process): treat Windows kill on exited process as NotFound (#​34889)
  • fix(ext/web): URL.createObjectURL throws ERR_INVALID_ARG_TYPE for non-Blob
    args (#​34878)
  • fix(ext/web): clearer error when a resource-backed stream is consumed after
    close (#​34964)
  • fix(ext/web): don't trip debugger on handled stream writer-release rejection
    (#​35100)
  • fix(ext/web): fire FileReader progress events as tasks (#​34763)
  • fix(ext/web): friendlier URLPattern construction errors (#​35102)
  • fix(ext/web): repair text_decoder_stream bench after BlobStoreTrait change
    (#​35044)
  • fix(ext/web): show state and supportsBYOB in ReadableStream inspect (#​34932)
  • fix(ext/web): support SharedArrayBuffer over BroadcastChannel (#​34961)
  • fix(ext/web): writableStreamForRid accepts any ArrayBufferView/ArrayBuffer
    (#​35020)
  • fix(ext/webgpu): bounds-check + view-aware setBindGroup Uint32Array fast path
    (#​33980)
  • fix(ext/webgpu): update published crate repository url (#​33916)
  • fix(ext/websocket): send URL userinfo as Basic auth header (#​34708)
  • fix(fmt): align singleBodyPosition schema values (#​34304)
  • fix(fmt): pass newlineKind option to JSON and Markdown formatters (#​32579)
  • fix(http): handle raw h1 serve regressions (#​35049)
  • fix(info): normalize trailing spaces in file path args on Windows (#​35008)
  • fix(inspector): attribute idle event-loop wait to (idle) in CPU profiles
    (#​35034)
  • fix(install): handle ETXTBSY when setting up node_modules (#​33311)
  • fix(install): preserve workspace member resolution in global install (#​34989)
  • fix(install): suppress peer dependency warnings for overridden packages
    (#​34935)
  • fix(jupyter): handle completion cursor_pos as Unicode codepoints (#​35098)
  • fix(jupyter): verify HMAC signatures on incoming kernel messages (#​34825)
  • fix(lint): helpful error for Deno.lint.runPlugin outside deno test (#​35018)
  • fix(lint): name the offending plugin in lint plugin load err

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 12pm on Sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update actions/checkout action to v4 chore(deps): update github actions (major) Sep 10, 2023
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 1a95c55 to ed02ce9 Compare September 10, 2023 14:04
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from ed02ce9 to dccccfe Compare September 22, 2023 19:57
@renovate renovate Bot changed the title chore(deps): update github actions (major) chore(deps): update crazy-max/ghaction-github-labeler action to v5 Oct 17, 2023
@renovate renovate Bot changed the title chore(deps): update crazy-max/ghaction-github-labeler action to v5 chore(deps): update github actions (major) Oct 19, 2023
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from dccccfe to cb1fe7d Compare October 19, 2023 12:58
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from cb1fe7d to 6648104 Compare December 13, 2023 16:58
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 6648104 to 7407e4b Compare December 22, 2023 03:28
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 7407e4b to df48150 Compare January 8, 2024 14:38
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from df48150 to 4587d44 Compare January 17, 2024 16:58
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 4587d44 to a6e5a7a Compare January 26, 2024 14:47
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from a6e5a7a to 821de0c Compare February 2, 2024 19:03
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from e144691 to 1b657c7 Compare February 15, 2024 13:05
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 0f45d32 to 9b9341e Compare February 23, 2024 10:59
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 3eb7ead to 51bbd7f Compare February 29, 2024 20:19
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 00339e5 to 5fe6c0e Compare March 19, 2024 17:17
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 5fe6c0e to 65f04a8 Compare March 22, 2024 12:58
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 65f04a8 to d34bdf9 Compare April 5, 2024 16:50
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 6addd2b to e9a53ad Compare April 17, 2024 15:01
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 6acae41 to c763644 Compare April 22, 2024 21:38
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from e83042f to 3d92a38 Compare July 26, 2024 16:52
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 3d92a38 to b7f919a Compare August 6, 2024 19:04
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 35dc9f9 to ab4afde Compare August 19, 2024 17:27
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from a20f34d to b0e6317 Compare August 24, 2024 03:34
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from b0e6317 to c9be356 Compare August 29, 2024 12:50
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from b556bd4 to cd4f2fe Compare September 19, 2024 11:43
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from c1303bb to bf531af Compare September 30, 2024 13:39
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 1c621d6 to dbcbf06 Compare October 8, 2024 19:18
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from dbcbf06 to be0f267 Compare October 14, 2024 20:17
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 3bbb569 to 81217c3 Compare October 23, 2024 17:41
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 440272e to 21de3d1 Compare November 14, 2024 16:25
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 21de3d1 to 0805117 Compare November 20, 2024 17:39
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 6409221 to c3b704b Compare December 5, 2024 19:14
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 5e30ae4 to 69954b0 Compare December 12, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants